105. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2023-07-12 04:42:39 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

105.1 Files compared

#LocationFileLast Modified
1Porto v4.0.5/Theme Files/Porto Theme/app/code/Smartwave/Dailydeals/view/adminhtml/layoutsw_dailydeals_dailydeal_index.xml2018-03-14 04:01:18 +0000
2Porto v4.0.6/Theme Files/Porto Theme/app/code/Smartwave/Dailydeals/view/adminhtml/layoutsw_dailydeals_dailydeal_index.xml2023-06-10 07:55:11 +0000

105.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged2128
Changed00
Inserted17
Removed00

105.3 Comparison options

WhitespaceConsecutive whitespace is treated as a single space
Character caseDifferences in character case are significant
Line endingsDifferences in line endings (CR and LF characters) are ignored
CR/LF charactersNot shown in the comparison detail
Active line-pairing rules

105.4 Active regular expressions

No regular expressions were active.

105.5 Comparison detail

1 <?xml  1 <?xml 
2  version="1.0" 2  version="1.0"
3 ?> 3 ?>
4 <page  4 <page 
5  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  5  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
6  xsi:noNamespaceSchemaLocation="../../../../../../../lib/internal/Magento/Framework/View/Layout/etc/page_configuration.xsd" 6  xsi:noNamespaceSchemaLocation="../../../../../../../lib/internal/Magento/Framework/View/Layout/etc/page_configuration.xsd"
7 > 7 >
8       8      
9  <update  9  <update 
10   handle="styles" 10   handle="styles"
11  /> 11  />
12       12      
13  <body> 13  <body>
14            14           
15   <referenceBlock  15   <referenceBlock 
16    name="menu" 16    name="menu"
17   > 17   >
18                 18                
19    <action  19    <action 
20     method="setActive" 20     method="setActive"
21    > 21    >
22                      22                     
23     <argument  23     <argument 
24      name="itemId"  24      name="itemId" 
25      xsi:type="string" 25      xsi:type="string"
26     > 26     >
27      Smartwave_Dailydeals::dailydeals 27      Smartwave_Dailydeals::dailydeals
28     </argument> 28     </argument>
29                  29                 
30    </action> 30    </action>
31             31            
32   </referenceBlock> 32   </referenceBlock>
33            33           
34   <referenceBlock  34   <referenceBlock 
35    name="page.title" 35    name="page.title"
36   > 36   >
37                 37                
38    <action  38    <action 
39     method="setTitleClass" 39     method="setTitleClass"
40    > 40    >
41                      41                     
42     <argument  42     <argument 
43      name="class"  43      name="class" 
44      xsi:type="string" 44      xsi:type="string"
45     > 45     >
46      complex 46      complex
47     </argument> 47     </argument>
48                  48                 
49    </action> 49    </action>
50             50            
51   </referenceBlock> 51   </referenceBlock>
52            52           
53   <referenceContainer  53   <referenceContainer 
54    name="content" 54    name="content"
55   > 55   >
56                 56                
57    <uiComponent  57    <uiComponent 
58     name="sw_dailydeals_dailydeal_listing" 58     name="sw_dailydeals_dailydeal_listing"
59    /> 59    />
60             60            
61   </referenceContainer> 61   </referenceContainer>
62        62           
    63   <referenceContainer 
    64    name="admin.scope.col.wrap" 
    65    htmlClass="admin__old" 
    66   />
    67    
    68   <!-- ToDo UI: remove this wrapper with old styles removal. The class name "admin__old" is for tests only, we shouldn't use it in any way -->
    69       
63  </body> 70  </body>
64 </page> 71 </page>